home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / sco5x / admin / help / C / online0809.hlp < prev    next >
Text File  |  1998-06-30  |  5KB  |  170 lines

  1. MODIFY EVENTS TEST
  2.  
  3. The Modify Events Test window allows you to change an existing test
  4. configuration.
  5.  
  6. It includes the following fields.
  7.  
  8. Hostnames field
  9.  
  10. Use this field to specify which hosts will be configured for this test.
  11. Leave a blank space  for multiple entries.
  12.  
  13. Testname field
  14.  
  15. Specify a test name. This must be the full path name of the file
  16. (directory) or process that you want to monitor.
  17.  
  18. Units of Measure field
  19.  
  20. This field displays what the standard units of measure are for the
  21. test.  Sub-command field
  22.  
  23. This field displays the events-defined sub-command if there is one that
  24. the test uses during its execution.
  25.  
  26. Internal Test field
  27.  
  28. This field displays whether this test is an Events  built-in test or a
  29. user-defined test.
  30.  
  31. Test Group field
  32.  
  33. This field displays the test group type for this test.
  34.  
  35. State option
  36.  
  37. Turn on or off the test.
  38.  
  39. Severity option
  40.  
  41. Specify the severity level to assign this test from the following
  42. criteria: OK, Informational, Warning, Error, or Severe
  43.  
  44. Use PEP option
  45.  
  46. Specify wether this test should use PEP to report its results or filter
  47. any action to be taken.
  48.  
  49. Logging option
  50.  
  51. Specify whether logging should be enabled for this test.
  52.  
  53. Delta option
  54.  
  55. If you enabled Logging, then you can use this field to established a
  56. "changed by" value. Enlighten records the most recent value measured by
  57. the test if that value differs by atleat this delta amount from the
  58. previously logged value.
  59.  
  60. Mailer field
  61.  
  62. Specify which mail program should be used to deliver any alarms to the
  63. user. The default is /bin/mail.  If you use another mail program, it
  64. must be the same syntax as the standard UNIX mail program.
  65.  
  66. User field
  67.  
  68. You can specify the user(s) who should receive any alarm information.
  69. The default is root. Leave a blank space between each user name for
  70. multiple entries. If you set the value to nobody, no mail will be
  71. sent.
  72.  
  73. Command field
  74.  
  75. Specify any executable this test should run when it sets an alarm. This
  76. can be a script or a compiled executable.
  77.  
  78. Age field
  79.  
  80. This field specifies a threshold for when a file is considered to have
  81. aged in a directory. This value is only available if this test will
  82. monitor a queue.
  83.  
  84. Test Freq field
  85.  
  86. You can specify how often to run the test. The default is every five
  87. minutes.
  88.  
  89. Alarm Freq field
  90.  
  91. Specify how long to wait before sending another new alarm about this
  92. test. The default is every hour.
  93.  
  94. High Thresh field
  95.  
  96. Specify an absolute high level alarm set point for the data you're
  97. measuring in the test. This can be an integer or floating-point value.
  98.  
  99. Low Thresh field
  100.  
  101. Specify an absolute low level alarm set point for the data you're
  102. measuring in this test. This can be an integer or floating-point
  103. value.
  104.  
  105. Pos Rate field
  106.  
  107. You can use this field to specify a positive percentage change alarm
  108. set point for the data you're measuring in this test. This threshold
  109. compares the test value with the last measured value (check for for
  110. percentage of change since last tested). This must be a floating-point
  111. value.
  112.  
  113. Neg Rate field
  114.  
  115. You can use this field to specify a negative  percentage change alarm
  116. set point for the data you're measuring in this test. This threshold
  117. compares the test value with the last measured value (check for for
  118. percentage of change since last tested). This must be a floating-point
  119. value.
  120.  
  121. Pos Jump field
  122.  
  123. Specify a positive incremental change alarm set point for the data
  124. you're measuring in this test.This threshold compares the current test
  125. value with the last measured value (check for change of X points since
  126. last tested). This can be an integer or floating-point value.
  127.  
  128. Neg Jump field
  129.  
  130. Specify a negative incremental change alarm set point for the data
  131. you're measuring in this test.This threshold compares the current test
  132. value with the last measured value (check for change of X points since
  133. last tested). This can be an integer or floating-point value.
  134.  
  135. API File field
  136.  
  137. If you're using an API test, use this field to specify the full
  138. pathname of the file which will hold the results of your test.
  139.  
  140. API Data field
  141.  
  142. If you're creating an API test, use this field to specify which field
  143. or column holds the data value to monitor. Use a digit prefaced by an
  144. "f" for a field number or a "c" for a column number. The default
  145. assumes this values is a field number. If you're using a column
  146. designator, each character in any input file line/row is handled as one
  147. column.
  148.  
  149. API Label field
  150.  
  151. If you're creating an API test, you can use this field to specify which
  152. field in your file contains a descriptive word or label.
  153.  
  154. Logfile Clamping Regular Expressions
  155.  
  156. You can use regular expressions to define types of messages based upon
  157. pattern matching. When one or more of these message types are found in
  158. a file, an alarm is sent to whatever agents you specify in your test.
  159. Each time this test is run, it only evaluates those file entries which
  160. were added since the last occurrence of this test.
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.